home *** CD-ROM | disk | FTP | other *** search
- Path: news-m01.ny.us.ibm.net!usenet
- From: schlaep@ibm.net (Patrick Schlaepfer)
- Newsgroups: comp.lang.c++
- Subject: Attaching prop VC++ 4.0
- Date: Sun, 18 Feb 1996 15:17:30 GMT
- Message-ID: <4g7e32$6aa@news-s01.ny.us.ibm.net>
- NNTP-Posting-Host: slip139-92-18-131.pt.uk.ibm.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- I do have a *strange* behavior of the VC++ 4.0
- editor.
-
- If I cutomize a dialog, inserting controls
- such as buttons or tables, and attaching
- a properties to a button as follows:
-
- Object Property Setting
- Edit Box ID IDC_TEST_EDIT
-
-
- it won't be displayed in the MFC ClassWizard
- all I get is IDCANCEL and IDOK in the member
- varibles.
-
- I edited the DIALOG as follows
-
- 1. Delete OK and EXIT edit box and TODO:..
-
- 2. Inserted some Edit boxes.
-
- Then I check wether there is an entry
- but there's nothing
-
- What's going on?
-
- I followed step by step the 2 lesson in
- Teach yourself VC++ 4.0 in 21 days.
-
- Anyone has the same result?
-
- CU
- Pat
-
- ------------------------------------------------
- _/ _/ _/_/_/ Patrick Schlaepfer
- _/_/ _/ _/ Schulstrasse 12
- _/ _/_/ _/ CH-89262 Bergdietikon
- _/ _/ _/ does it! patrick@schlaepferag.ch
-
-